#0B3D8F

Color #0B3D8F Smalt (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Smalt #0B3D8F

Tints of Smalt #0B3D8F

Color information

#0B3D8F (or 0x0B3D8F) is unknown color: approx Smalt. HEX triplet: 0B, 3D and 8F. RGB value is (11,61,143). Sum of RGB (Red+Green+Blue) = 11+61+143=215 (28% of max value = 765). Red value is 11 (4.69% from 255 or 5.12% from 215); Green value is 61 (24.22% from 255 or 28.37% from 215); Blue value is 143 (56.25% from 255 or 66.51% from 215); Max value from RGB is 143 - color contains mainly: blue. Hex color #0B3D8F is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #0B3D8F is #F4C270. Grayscale: #373737. Windows color (decimal): -16040561 or 9387275. OLE color: 9387275.

HSL color Cylindrical-coordinate representation of color #0B3D8F: hue angle of 217.27º degrees, saturation: 0.86, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0B3D8F is Cyan = 0.92, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.44.

Color convert

RGB1161143-
CMYK0.920.5700.44
HSL217.27º85.71%30.2%-
HSV(B)217.27º92.31%56.08%-
XYZ6.765.3926.67-
YUV55.4177.4496.33-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 11 (4.69% from 255) = 5.12%
GREEN value IS 61 (24.22% from 255) = 28.37%
BLUE value IS 143 (56.25% from 255) = 66.51%
R=5.12%
G=28.37%
B=66.51%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.57
Y (Yellow) values IS 0
K (Black) values IS 0.44
SystemRedGreenBlueCMYKHSL
Decimal11611430.920.5700.44217.2785.7130.2
HexB3D8F5C3902Cd9561e
Octal13752171347105433112636
Binary1011111101100011111011100111001010110011011001101011011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B3D8F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0B3D8F; }

 p { color: rgb(11,61,143); }

 H1.HeaderClassName
 {
   color: #0B3D8F;
 }
 .AnyTagClassName
 {
   color: #0B3D8F;
 }
</style>
background-color css

<style>
 a { background-color: #0B3D8F; }

 a { background-color: rgb(11,61,143); }

 div.DivClassName
 {
   background-color: #0B3D8F;
 }
 .BgClassName
 {
   background-color: #0B3D8F;
 }
</style>
border-color css

<style>
 span { border-color: #0B3D8F; }

 span { border-color: rgb(11,61,143); }

 td.TdClassName
 {
   border-color: #0B3D8F;
 }
 .TagClassName
 {
   border-color: #0B3D8F;
 }
</style>

cancel