Shades of Karaka #272718
Tints of Karaka #272718
RGB
CMYK
RGB Variations
Color information
#272718 (or 0x272718) is known color: Karaka. HEX triplet: 27, 27 and 18. RGB value is (39,39,24). Sum of RGB (Red+Green+Blue) = 39+39+24=102 (13% of max value = 765). Red value is 39 (15.62% from 255 or 38.24% from 102); Green value is 39 (15.62% from 255 or 38.24% from 102); Blue value is 24 (9.77% from 255 or 23.53% from 102); Max value from RGB is 39 - color contains mainly: red, green. Hex color #272718 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #272718 is #D8D8E7. Grayscale: #252525. Windows color (decimal): -14211304 or 1582887. OLE color: 1582887.
HSL color Cylindrical-coordinate representation of color #272718: hue angle of 60º degrees, saturation: 0.24, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #272718 is Cyan = 0, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 39 | 24 | - |
| CMYK | 0 | 0 | 0.38 | 0.85 |
| HSL | 60º | 0.24% | 0.12% | - |
| HSV(B) | 60º | 0.38% | 0.15% | - |
| XYZ | 1.73 | 1.95 | 1.15 | - |
| YUV | 37.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 24 | 0 | 0 | 0.38 | 0.85 | 60 | 0.24 | 0.12 |
| Hex | 27 | 27 | 18 | 0 | 0 | 26 | 55 | 3C | 18 | C |
| Octal | 47 | 47 | 30 | 0 | 0 | 46 | 125 | 74 | 30 | 14 |
| Binary | 100111 | 100111 | 11000 | 0 | 0 | 100110 | 1010101 | 111100 | 11000 | 1100 |
Color Harmonies of #272718
Complementary color
Monochromatic Colors of #272718
Black with #272718
Text Example
Text Example
White with #272718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272718; }
p { color: rgb(39,39,24); }
H1.HeaderClassName
{
color: #272718;
}
.AnyTagClassName
{
color: #272718;
}
</style>
background-color css
<style>
a { background-color: #272718; }
a { background-color: rgb(39,39,24); }
div.DivClassName
{
background-color: #272718;
}
.BgClassName
{
background-color: #272718;
}
</style>
border-color css
<style>
span { border-color: #272718; }
span { border-color: rgb(39,39,24); }
td.TdClassName
{
border-color: #272718;
}
.TagClassName
{
border-color: #272718;
}
</style>