Shades of Karaka #373501
Tints of Karaka #373501
RGB
CMYK
RGB Variations
Color information
#373501 (or 0x373501) is known color: Karaka. HEX triplet: 37, 35 and 01. RGB value is (55,53,1). Sum of RGB (Red+Green+Blue) = 55+53+1=109 (14% of max value = 765). Red value is 55 (21.88% from 255 or 50.46% from 109); Green value is 53 (21.09% from 255 or 48.62% from 109); Blue value is 1 (0.78% from 255 or 0.92% from 109); Max value from RGB is 55 - color contains mainly: red. Hex color #373501 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373501 is #C8CAFE. Grayscale: #2F2F2F. Windows color (decimal): -13159167 or 79159. OLE color: 79159.
HSL color Cylindrical-coordinate representation of color #373501: hue angle of 57.78º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #373501 is Cyan = 0, Magento = 0.04, Yellow = 0.98 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 1 | - |
| CMYK | 0 | 0.04 | 0.98 | 0.78 |
| HSL | 57.78º | 0.96% | 0.11% | - |
| HSV(B) | 57.78º | 0.98% | 0.22% | - |
| XYZ | 2.85 | 3.36 | 0.53 | - |
| YUV | 47.67 | 101.66 | 133.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 1 | 0 | 0.04 | 0.98 | 0.78 | 57.78 | 0.96 | 0.11 |
| Hex | 37 | 35 | 1 | 0 | 4 | 62 | 4E | 3A | 60 | B |
| Octal | 67 | 65 | 1 | 0 | 4 | 142 | 116 | 72 | 140 | 13 |
| Binary | 110111 | 110101 | 1 | 0 | 100 | 1100010 | 1001110 | 111010 | 1100000 | 1011 |
Color Harmonies of #373501
Complementary color
Monochromatic Colors of #373501
Black with #373501
Text Example
Text Example
White with #373501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373501; }
p { color: rgb(55,53,1); }
H1.HeaderClassName
{
color: #373501;
}
.AnyTagClassName
{
color: #373501;
}
</style>
background-color css
<style>
a { background-color: #373501; }
a { background-color: rgb(55,53,1); }
div.DivClassName
{
background-color: #373501;
}
.BgClassName
{
background-color: #373501;
}
</style>
border-color css
<style>
span { border-color: #373501; }
span { border-color: rgb(55,53,1); }
td.TdClassName
{
border-color: #373501;
}
.TagClassName
{
border-color: #373501;
}
</style>