Shades of Pohutukawa #651012
Tints of Pohutukawa #651012
RGB
CMYK
RGB Variations
Color information
#651012 (or 0x651012) is known color: Pohutukawa. HEX triplet: 65, 10 and 12. RGB value is (101,16,18). Sum of RGB (Red+Green+Blue) = 101+16+18=135 (17% of max value = 765). Red value is 101 (39.84% from 255 or 74.81% from 135); Green value is 16 (6.64% from 255 or 11.85% from 135); Blue value is 18 (7.42% from 255 or 13.33% from 135); Max value from RGB is 101 - color contains mainly: red. Hex color #651012 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651012 is #9AEFED. Grayscale: #292929. Windows color (decimal): -10153966 or 1183845. OLE color: 1183845.
HSL color Cylindrical-coordinate representation of color #651012: hue angle of 358.59º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #651012 is Cyan = 0, Magento = 0.84, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 18 | - |
| CMYK | 0 | 0.84 | 0.82 | 0.60 |
| HSL | 358.59º | 0.73% | 0.23% | - |
| HSV(B) | 358.59º | 0.84% | 0.4% | - |
| XYZ | 5.66 | 3.18 | 0.89 | - |
| YUV | 41.64 | 114.66 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 18 | 0 | 0.84 | 0.82 | 0.60 | 358.59 | 0.73 | 0.23 |
| Hex | 65 | 10 | 12 | 0 | 54 | 52 | 3C | 167 | 49 | 17 |
| Octal | 145 | 20 | 22 | 0 | 124 | 122 | 74 | 547 | 111 | 27 |
| Binary | 1100101 | 10000 | 10010 | 0 | 1010100 | 1010010 | 111100 | 101100111 | 1001001 | 10111 |
Color Harmonies of #651012
Complementary color
Monochromatic Colors of #651012
Black with #651012
Text Example
Text Example
White with #651012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651012; }
p { color: rgb(101,16,18); }
H1.HeaderClassName
{
color: #651012;
}
.AnyTagClassName
{
color: #651012;
}
</style>
background-color css
<style>
a { background-color: #651012; }
a { background-color: rgb(101,16,18); }
div.DivClassName
{
background-color: #651012;
}
.BgClassName
{
background-color: #651012;
}
</style>
border-color css
<style>
span { border-color: #651012; }
span { border-color: rgb(101,16,18); }
td.TdClassName
{
border-color: #651012;
}
.TagClassName
{
border-color: #651012;
}
</style>