Shades of Karaka #373508
Tints of Karaka #373508
RGB
CMYK
RGB Variations
Color information
#373508 (or 0x373508) is known color: Karaka. HEX triplet: 37, 35 and 08. RGB value is (55,53,8). Sum of RGB (Red+Green+Blue) = 55+53+8=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 53 (21.09% from 255 or 45.69% from 116); Blue value is 8 (3.52% from 255 or 6.90% from 116); Max value from RGB is 55 - color contains mainly: red. Hex color #373508 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373508 is #C8CAF7. Grayscale: #303030. Windows color (decimal): -13159160 or 537911. OLE color: 537911.
HSL color Cylindrical-coordinate representation of color #373508: hue angle of 57.45º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #373508 is Cyan = 0, Magento = 0.04, Yellow = 0.85 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 8 | - |
| CMYK | 0 | 0.04 | 0.85 | 0.78 |
| HSL | 57.45º | 0.75% | 0.12% | - |
| HSV(B) | 57.45º | 0.85% | 0.22% | - |
| XYZ | 2.89 | 3.38 | 0.73 | - |
| YUV | 48.47 | 105.16 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 8 | 0 | 0.04 | 0.85 | 0.78 | 57.45 | 0.75 | 0.12 |
| Hex | 37 | 35 | 8 | 0 | 4 | 55 | 4E | 39 | 4B | C |
| Octal | 67 | 65 | 10 | 0 | 4 | 125 | 116 | 71 | 113 | 14 |
| Binary | 110111 | 110101 | 1000 | 0 | 100 | 1010101 | 1001110 | 111001 | 1001011 | 1100 |
Color Harmonies of #373508
Complementary color
Monochromatic Colors of #373508
Black with #373508
Text Example
Text Example
White with #373508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373508; }
p { color: rgb(55,53,8); }
H1.HeaderClassName
{
color: #373508;
}
.AnyTagClassName
{
color: #373508;
}
</style>
background-color css
<style>
a { background-color: #373508; }
a { background-color: rgb(55,53,8); }
div.DivClassName
{
background-color: #373508;
}
.BgClassName
{
background-color: #373508;
}
</style>
border-color css
<style>
span { border-color: #373508; }
span { border-color: rgb(55,53,8); }
td.TdClassName
{
border-color: #373508;
}
.TagClassName
{
border-color: #373508;
}
</style>