Shades of Haiti #302F38
Tints of Haiti #302F38
RGB
CMYK
RGB Variations
Color information
#302F38 (or 0x302F38) is known color: Haiti. HEX triplet: 30, 2F and 38. RGB value is (48,47,56). Sum of RGB (Red+Green+Blue) = 48+47+56=151 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.79% from 151); Green value is 47 (18.75% from 255 or 31.13% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 56 - color contains mainly: blue. Hex color #302F38 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #302F38 is #CFD0C7. Grayscale: #303030. Windows color (decimal): -13619400 or 3682096. OLE color: 3682096.
HSL color Cylindrical-coordinate representation of color #302F38: hue angle of 246.67º degrees, saturation: 0.09, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #302F38 is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 48 | 47 | 56 | - |
| CMYK | 0.14 | 0.16 | 0 | 0.78 |
| HSL | 246.67º | 0.09% | 0.2% | - |
| HSV(B) | 246.67º | 0.16% | 0.22% | - |
| XYZ | 2.95 | 2.95 | 4.15 | - |
| YUV | 48.33 | 132.33 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 47 | 56 | 0.14 | 0.16 | 0 | 0.78 | 246.67 | 0.09 | 0.2 |
| Hex | 30 | 2F | 38 | E | 10 | 0 | 4E | F7 | 9 | 14 |
| Octal | 60 | 57 | 70 | 16 | 20 | 0 | 116 | 367 | 11 | 24 |
| Binary | 110000 | 101111 | 111000 | 1110 | 10000 | 0 | 1001110 | 11110111 | 1001 | 10100 |
Color Harmonies of #302F38
Complementary color
Monochromatic Colors of #302F38
Black with #302F38
Text Example
Text Example
White with #302F38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302F38; }
p { color: rgb(48,47,56); }
H1.HeaderClassName
{
color: #302F38;
}
.AnyTagClassName
{
color: #302F38;
}
</style>
background-color css
<style>
a { background-color: #302F38; }
a { background-color: rgb(48,47,56); }
div.DivClassName
{
background-color: #302F38;
}
.BgClassName
{
background-color: #302F38;
}
</style>
border-color css
<style>
span { border-color: #302F38; }
span { border-color: rgb(48,47,56); }
td.TdClassName
{
border-color: #302F38;
}
.TagClassName
{
border-color: #302F38;
}
</style>