Shades of Karaka #373608
Tints of Karaka #373608
RGB
CMYK
RGB Variations
Color information
#373608 (or 0x373608) is known color: Karaka. HEX triplet: 37, 36 and 08. RGB value is (55,54,8). Sum of RGB (Red+Green+Blue) = 55+54+8=117 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.01% from 117); Green value is 54 (21.48% from 255 or 46.15% from 117); Blue value is 8 (3.52% from 255 or 6.84% from 117); Max value from RGB is 55 - color contains mainly: red. Hex color #373608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373608 is #C8C9F7. Grayscale: #313131. Windows color (decimal): -13158904 or 538167. OLE color: 538167.
HSL color Cylindrical-coordinate representation of color #373608: hue angle of 58.72º 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 #373608 is Cyan = 0, Magento = 0.02, Yellow = 0.85 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 54 | 8 | - |
| CMYK | 0 | 0.02 | 0.85 | 0.78 |
| HSL | 58.72º | 0.75% | 0.12% | - |
| HSV(B) | 58.72º | 0.85% | 0.22% | - |
| XYZ | 2.94 | 3.47 | 0.74 | - |
| YUV | 49.06 | 104.83 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 54 | 8 | 0 | 0.02 | 0.85 | 0.78 | 58.72 | 0.75 | 0.12 |
| Hex | 37 | 36 | 8 | 0 | 2 | 55 | 4E | 3B | 4B | C |
| Octal | 67 | 66 | 10 | 0 | 2 | 125 | 116 | 73 | 113 | 14 |
| Binary | 110111 | 110110 | 1000 | 0 | 10 | 1010101 | 1001110 | 111011 | 1001011 | 1100 |
Color Harmonies of #373608
Complementary color
Monochromatic Colors of #373608
Black with #373608
Text Example
Text Example
White with #373608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373608; }
p { color: rgb(55,54,8); }
H1.HeaderClassName
{
color: #373608;
}
.AnyTagClassName
{
color: #373608;
}
</style>
background-color css
<style>
a { background-color: #373608; }
a { background-color: rgb(55,54,8); }
div.DivClassName
{
background-color: #373608;
}
.BgClassName
{
background-color: #373608;
}
</style>
border-color css
<style>
span { border-color: #373608; }
span { border-color: rgb(55,54,8); }
td.TdClassName
{
border-color: #373608;
}
.TagClassName
{
border-color: #373608;
}
</style>