Shades of Karaka #373711
Tints of Karaka #373711
RGB
CMYK
RGB Variations
Color information
#373711 (or 0x373711) is known color: Karaka. HEX triplet: 37, 37 and 11. RGB value is (55,55,17). Sum of RGB (Red+Green+Blue) = 55+55+17=127 (16% of max value = 765). Red value is 55 (21.88% from 255 or 43.31% from 127); Green value is 55 (21.88% from 255 or 43.31% from 127); Blue value is 17 (7.03% from 255 or 13.39% from 127); Max value from RGB is 55 - color contains mainly: red, green. Hex color #373711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373711 is #C8C8EE. Grayscale: #323232. Windows color (decimal): -13158639 or 1128247. OLE color: 1128247.
HSL color Cylindrical-coordinate representation of color #373711: hue angle of 60º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #373711 is Cyan = 0, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 55 | 17 | - |
| CMYK | 0 | 0 | 0.69 | 0.78 |
| HSL | 60º | 0.53% | 0.14% | - |
| HSV(B) | 60º | 0.69% | 0.22% | - |
| XYZ | 3.04 | 3.59 | 1.06 | - |
| YUV | 50.67 | 109 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 55 | 17 | 0 | 0 | 0.69 | 0.78 | 60 | 0.53 | 0.14 |
| Hex | 37 | 37 | 11 | 0 | 0 | 45 | 4E | 3C | 35 | E |
| Octal | 67 | 67 | 21 | 0 | 0 | 105 | 116 | 74 | 65 | 16 |
| Binary | 110111 | 110111 | 10001 | 0 | 0 | 1000101 | 1001110 | 111100 | 110101 | 1110 |
Color Harmonies of #373711
Complementary color
Monochromatic Colors of #373711
Black with #373711
Text Example
Text Example
White with #373711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373711; }
p { color: rgb(55,55,17); }
H1.HeaderClassName
{
color: #373711;
}
.AnyTagClassName
{
color: #373711;
}
</style>
background-color css
<style>
a { background-color: #373711; }
a { background-color: rgb(55,55,17); }
div.DivClassName
{
background-color: #373711;
}
.BgClassName
{
background-color: #373711;
}
</style>
border-color css
<style>
span { border-color: #373711; }
span { border-color: rgb(55,55,17); }
td.TdClassName
{
border-color: #373711;
}
.TagClassName
{
border-color: #373711;
}
</style>