Shades of Karaka #373503
Tints of Karaka #373503
RGB
CMYK
RGB Variations
Color information
#373503 (or 0x373503) is known color: Karaka. HEX triplet: 37, 35 and 03. RGB value is (55,53,3). Sum of RGB (Red+Green+Blue) = 55+53+3=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 3 (1.56% from 255 or 2.70% from 111); Max value from RGB is 55 - color contains mainly: red. Hex color #373503 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373503 is #C8CAFC. Grayscale: #303030. Windows color (decimal): -13159165 or 210231. OLE color: 210231.
HSL color Cylindrical-coordinate representation of color #373503: hue angle of 57.69º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #373503 is Cyan = 0, Magento = 0.04, Yellow = 0.95 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 53 | 3 | - |
| CMYK | 0 | 0.04 | 0.95 | 0.78 |
| HSL | 57.69º | 0.9% | 0.11% | - |
| HSV(B) | 57.69º | 0.95% | 0.22% | - |
| XYZ | 2.87 | 3.37 | 0.58 | - |
| YUV | 47.9 | 102.66 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 53 | 3 | 0 | 0.04 | 0.95 | 0.78 | 57.69 | 0.9 | 0.11 |
| Hex | 37 | 35 | 3 | 0 | 4 | 5F | 4E | 3A | 5A | B |
| Octal | 67 | 65 | 3 | 0 | 4 | 137 | 116 | 72 | 132 | 13 |
| Binary | 110111 | 110101 | 11 | 0 | 100 | 1011111 | 1001110 | 111010 | 1011010 | 1011 |
Color Harmonies of #373503
Complementary color
Monochromatic Colors of #373503
Black with #373503
Text Example
Text Example
White with #373503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373503; }
p { color: rgb(55,53,3); }
H1.HeaderClassName
{
color: #373503;
}
.AnyTagClassName
{
color: #373503;
}
</style>
background-color css
<style>
a { background-color: #373503; }
a { background-color: rgb(55,53,3); }
div.DivClassName
{
background-color: #373503;
}
.BgClassName
{
background-color: #373503;
}
</style>
border-color css
<style>
span { border-color: #373503; }
span { border-color: rgb(55,53,3); }
td.TdClassName
{
border-color: #373503;
}
.TagClassName
{
border-color: #373503;
}
</style>