#0D0915

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

Shades of Haiti #0D0915

Tints of Haiti #0D0915

Color information

#0D0915 (or 0x0D0915) is unknown color: approx Haiti. HEX triplet: 0D, 09 and 15. RGB value is (13,9,21). Sum of RGB (Red+Green+Blue) = 13+9+21=43 (5% of max value = 765). Red value is 13 (5.47% from 255 or 30.23% from 43); Green value is 9 (3.91% from 255 or 20.93% from 43); Blue value is 21 (8.59% from 255 or 48.84% from 43); Max value from RGB is 21 - color contains mainly: blue. Hex color #0D0915 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0915 is #F2F6EA. Grayscale: #0B0B0B. Windows color (decimal): -15922923 or 1378573. OLE color: 1378573.

HSL color Cylindrical-coordinate representation of color #0D0915: hue angle of 260º degrees, saturation: 0.4, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #0D0915 is Cyan = 0.38, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.92.

Color convert

RGB13921-
CMYK0.380.5700.92
HSL260º40%5.88%-
HSV(B)260º57.14%8.24%-
XYZ0.40.340.75-
YUV11.56133.33129.02-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 30.23%
GREEN value IS 9 (3.91% from 255) = 20.93%
BLUE value IS 21 (8.59% from 255) = 48.84%
R=30.23%
G=20.93%
B=48.84%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0.57
Y (Yellow) values IS 0
K (Black) values IS 0.92
SystemRedGreenBlueCMYKHSL
Decimal139210.380.5700.92260405.88
HexD915263905C104286
Octal15112546710134404506
Binary110110011010110011011100101011100100000100101000110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D0915

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,9,21); }

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

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

 a { background-color: rgb(13,9,21); }

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

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

 span { border-color: rgb(13,9,21); }

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