Shades of Pohutukawa #6B0814
Tints of Pohutukawa #6B0814
RGB
CMYK
RGB Variations
Color information
#6B0814 (or 0x6B0814) is known color: Pohutukawa. HEX triplet: 6B, 08 and 14. RGB value is (107,8,20). Sum of RGB (Red+Green+Blue) = 107+8+20=135 (17% of max value = 765). Red value is 107 (42.19% from 255 or 79.26% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 20 (8.20% from 255 or 14.81% from 135); Max value from RGB is 107 - color contains mainly: red. Hex color #6B0814 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #6B0814 is #94F7EB. Grayscale: #272727. Windows color (decimal): -9762796 or 1312875. OLE color: 1312875.
HSL color Cylindrical-coordinate representation of color #6B0814: hue angle of 352.73º degrees, saturation: 0.86, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6B0814 is Cyan = 0, Magento = 0.93, Yellow = 0.81 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 107 | 8 | 20 | - |
| CMYK | 0 | 0.93 | 0.81 | 0.58 |
| HSL | 352.73º | 0.86% | 0.23% | - |
| HSV(B) | 352.73º | 0.93% | 0.42% | - |
| XYZ | 6.28 | 3.35 | 0.98 | - |
| YUV | 38.97 | 117.3 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 8 | 20 | 0 | 0.93 | 0.81 | 0.58 | 352.73 | 0.86 | 0.23 |
| Hex | 6B | 8 | 14 | 0 | 5D | 51 | 3A | 161 | 56 | 17 |
| Octal | 153 | 10 | 24 | 0 | 135 | 121 | 72 | 541 | 126 | 27 |
| Binary | 1101011 | 1000 | 10100 | 0 | 1011101 | 1010001 | 111010 | 101100001 | 1010110 | 10111 |
Color Harmonies of #6B0814
Complementary color
Monochromatic Colors of #6B0814
Black with #6B0814
Text Example
Text Example
White with #6B0814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B0814; }
p { color: rgb(107,8,20); }
H1.HeaderClassName
{
color: #6B0814;
}
.AnyTagClassName
{
color: #6B0814;
}
</style>
background-color css
<style>
a { background-color: #6B0814; }
a { background-color: rgb(107,8,20); }
div.DivClassName
{
background-color: #6B0814;
}
.BgClassName
{
background-color: #6B0814;
}
</style>
border-color css
<style>
span { border-color: #6B0814; }
span { border-color: rgb(107,8,20); }
td.TdClassName
{
border-color: #6B0814;
}
.TagClassName
{
border-color: #6B0814;
}
</style>