Shades of Karaka #373502
Tints of Karaka #373502
RGB
CMYK
RGB Variations
Color information
#373502 (or 0x373502) is known color: Karaka. HEX triplet: 37, 35 and 02. RGB value is (55,53,2). Sum of RGB (Red+Green+Blue) = 55+53+2=110 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50% from 110); Green value is 53 (21.09% from 255 or 48.18% from 110); Blue value is 2 (1.17% from 255 or 1.82% from 110); Max value from RGB is 55 - color contains mainly: red. Hex color #373502 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373502 is #C8CAFD. Grayscale: #2F2F2F. Windows color (decimal): -13159166 or 144695. OLE color: 144695.
HSL color Cylindrical-coordinate representation of color #373502: hue angle of 57.74º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #373502 is Cyan = 0, Magento = 0.04, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 2 | - |
| CMYK | 0 | 0.04 | 0.96 | 0.78 |
| HSL | 57.74º | 0.93% | 0.11% | - |
| HSV(B) | 57.74º | 0.96% | 0.22% | - |
| XYZ | 2.86 | 3.36 | 0.56 | - |
| YUV | 47.78 | 102.16 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 2 | 0 | 0.04 | 0.96 | 0.78 | 57.74 | 0.93 | 0.11 |
| Hex | 37 | 35 | 2 | 0 | 4 | 60 | 4E | 3A | 5D | B |
| Octal | 67 | 65 | 2 | 0 | 4 | 140 | 116 | 72 | 135 | 13 |
| Binary | 110111 | 110101 | 10 | 0 | 100 | 1100000 | 1001110 | 111010 | 1011101 | 1011 |
Color Harmonies of #373502
Complementary color
Monochromatic Colors of #373502
Black with #373502
Text Example
Text Example
White with #373502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373502; }
p { color: rgb(55,53,2); }
H1.HeaderClassName
{
color: #373502;
}
.AnyTagClassName
{
color: #373502;
}
</style>
background-color css
<style>
a { background-color: #373502; }
a { background-color: rgb(55,53,2); }
div.DivClassName
{
background-color: #373502;
}
.BgClassName
{
background-color: #373502;
}
</style>
border-color css
<style>
span { border-color: #373502; }
span { border-color: rgb(55,53,2); }
td.TdClassName
{
border-color: #373502;
}
.TagClassName
{
border-color: #373502;
}
</style>