#0D0817

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

Shades of Haiti #0D0817

Tints of Haiti #0D0817

Color information

#0D0817 (or 0x0D0817) is unknown color: approx Haiti. HEX triplet: 0D, 08 and 17. RGB value is (13,8,23). Sum of RGB (Red+Green+Blue) = 13+8+23=44 (5% of max value = 765). Red value is 13 (5.47% from 255 or 29.55% from 44); Green value is 8 (3.52% from 255 or 18.18% from 44); Blue value is 23 (9.38% from 255 or 52.27% from 44); Max value from RGB is 23 - color contains mainly: blue. Hex color #0D0817 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0817 is #F2F7E8. Grayscale: #0B0B0B. Windows color (decimal): -15923177 or 1509389. OLE color: 1509389.

HSL color Cylindrical-coordinate representation of color #0D0817: hue angle of 260º degrees, saturation: 0.48, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #0D0817 is Cyan = 0.43, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.91.

Color convert

RGB13823-
CMYK0.430.6500.91
HSL260º48.39%6.08%-
HSV(B)260º65.22%9.02%-
XYZ0.410.320.85-
YUV11.2134.66129.28-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 29.55%
GREEN value IS 8 (3.52% from 255) = 18.18%
BLUE value IS 23 (9.38% from 255) = 52.27%
R=29.55%
G=18.18%
B=52.27%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0.65
Y (Yellow) values IS 0
K (Black) values IS 0.91
SystemRedGreenBlueCMYKHSL
Decimal138230.430.6500.9126048.396.08
HexD8172B4105B104306
Octal151027531010133404606
Binary1101100010111101011100000101011011100000100110000110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0D0817

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,8,23); }

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

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

 a { background-color: rgb(13,8,23); }

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

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

 span { border-color: rgb(13,8,23); }

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