Shades of Karaka #353312
Tints of Karaka #353312
RGB
CMYK
RGB Variations
Color information
#353312 (or 0x353312) is known color: Karaka. HEX triplet: 35, 33 and 12. RGB value is (53,51,18). Sum of RGB (Red+Green+Blue) = 53+51+18=122 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.44% from 122); Green value is 51 (20.31% from 255 or 41.80% from 122); Blue value is 18 (7.42% from 255 or 14.75% from 122); Max value from RGB is 53 - color contains mainly: red. Hex color #353312 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353312 is #CACCED. Grayscale: #2F2F2F. Windows color (decimal): -13290734 or 1192757. OLE color: 1192757.
HSL color Cylindrical-coordinate representation of color #353312: hue angle of 56.57º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #353312 is Cyan = 0, Magento = 0.04, Yellow = 0.66 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 51 | 18 | - |
| CMYK | 0 | 0.04 | 0.66 | 0.79 |
| HSL | 56.57º | 0.49% | 0.14% | - |
| HSV(B) | 56.57º | 0.66% | 0.21% | - |
| XYZ | 2.76 | 3.17 | 1.04 | - |
| YUV | 47.84 | 111.16 | 131.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 18 | 0 | 0.04 | 0.66 | 0.79 | 56.57 | 0.49 | 0.14 |
| Hex | 35 | 33 | 12 | 0 | 4 | 42 | 4F | 39 | 31 | E |
| Octal | 65 | 63 | 22 | 0 | 4 | 102 | 117 | 71 | 61 | 16 |
| Binary | 110101 | 110011 | 10010 | 0 | 100 | 1000010 | 1001111 | 111001 | 110001 | 1110 |
Color Harmonies of #353312
Complementary color
Monochromatic Colors of #353312
Black with #353312
Text Example
Text Example
White with #353312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353312; }
p { color: rgb(53,51,18); }
H1.HeaderClassName
{
color: #353312;
}
.AnyTagClassName
{
color: #353312;
}
</style>
background-color css
<style>
a { background-color: #353312; }
a { background-color: rgb(53,51,18); }
div.DivClassName
{
background-color: #353312;
}
.BgClassName
{
background-color: #353312;
}
</style>
border-color css
<style>
span { border-color: #353312; }
span { border-color: rgb(53,51,18); }
td.TdClassName
{
border-color: #353312;
}
.TagClassName
{
border-color: #353312;
}
</style>