Shades of Karaka #353419
Tints of Karaka #353419
RGB
CMYK
RGB Variations
Color information
#353419 (or 0x353419) is known color: Karaka. HEX triplet: 35, 34 and 19. RGB value is (53,52,25). Sum of RGB (Red+Green+Blue) = 53+52+25=130 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.77% from 130); Green value is 52 (20.70% from 255 or 40% from 130); Blue value is 25 (10.16% from 255 or 19.23% from 130); Max value from RGB is 53 - color contains mainly: red. Hex color #353419 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353419 is #CACBE6. Grayscale: #313131. Windows color (decimal): -13290471 or 1651765. OLE color: 1651765.
HSL color Cylindrical-coordinate representation of color #353419: hue angle of 57.86º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #353419 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 25 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.79 |
| HSL | 57.86º | 0.36% | 0.15% | - |
| HSV(B) | 57.86º | 0.53% | 0.21% | - |
| XYZ | 2.87 | 3.28 | 1.4 | - |
| YUV | 49.22 | 114.33 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 25 | 0 | 0.02 | 0.53 | 0.79 | 57.86 | 0.36 | 0.15 |
| Hex | 35 | 34 | 19 | 0 | 2 | 35 | 4F | 3A | 24 | F |
| Octal | 65 | 64 | 31 | 0 | 2 | 65 | 117 | 72 | 44 | 17 |
| Binary | 110101 | 110100 | 11001 | 0 | 10 | 110101 | 1001111 | 111010 | 100100 | 1111 |
Color Harmonies of #353419
Complementary color
Monochromatic Colors of #353419
Black with #353419
Text Example
Text Example
White with #353419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353419; }
p { color: rgb(53,52,25); }
H1.HeaderClassName
{
color: #353419;
}
.AnyTagClassName
{
color: #353419;
}
</style>
background-color css
<style>
a { background-color: #353419; }
a { background-color: rgb(53,52,25); }
div.DivClassName
{
background-color: #353419;
}
.BgClassName
{
background-color: #353419;
}
</style>
border-color css
<style>
span { border-color: #353419; }
span { border-color: rgb(53,52,25); }
td.TdClassName
{
border-color: #353419;
}
.TagClassName
{
border-color: #353419;
}
</style>