Shades of Pohutukawa #651015
Tints of Pohutukawa #651015
RGB
CMYK
RGB Variations
Color information
#651015 (or 0x651015) is known color: Pohutukawa. HEX triplet: 65, 10 and 15. RGB value is (101,16,21). Sum of RGB (Red+Green+Blue) = 101+16+21=138 (18% of max value = 765). Red value is 101 (39.84% from 255 or 73.19% from 138); Green value is 16 (6.64% from 255 or 11.59% from 138); Blue value is 21 (8.59% from 255 or 15.22% from 138); Max value from RGB is 101 - color contains mainly: red. Hex color #651015 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651015 is #9AEFEA. Grayscale: #2A2A2A. Windows color (decimal): -10153963 or 1380453. OLE color: 1380453.
HSL color Cylindrical-coordinate representation of color #651015: hue angle of 356.47º 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 #651015 is Cyan = 0, Magento = 0.84, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 21 | - |
| CMYK | 0 | 0.84 | 0.79 | 0.60 |
| HSL | 356.47º | 0.73% | 0.23% | - |
| HSV(B) | 356.47º | 0.84% | 0.4% | - |
| XYZ | 5.69 | 3.19 | 1.03 | - |
| YUV | 41.99 | 116.16 | 170.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 21 | 0 | 0.84 | 0.79 | 0.60 | 356.47 | 0.73 | 0.23 |
| Hex | 65 | 10 | 15 | 0 | 54 | 4F | 3C | 164 | 49 | 17 |
| Octal | 145 | 20 | 25 | 0 | 124 | 117 | 74 | 544 | 111 | 27 |
| Binary | 1100101 | 10000 | 10101 | 0 | 1010100 | 1001111 | 111100 | 101100100 | 1001001 | 10111 |
Color Harmonies of #651015
Complementary color
Monochromatic Colors of #651015
Black with #651015
Text Example
Text Example
White with #651015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651015; }
p { color: rgb(101,16,21); }
H1.HeaderClassName
{
color: #651015;
}
.AnyTagClassName
{
color: #651015;
}
</style>
background-color css
<style>
a { background-color: #651015; }
a { background-color: rgb(101,16,21); }
div.DivClassName
{
background-color: #651015;
}
.BgClassName
{
background-color: #651015;
}
</style>
border-color css
<style>
span { border-color: #651015; }
span { border-color: rgb(101,16,21); }
td.TdClassName
{
border-color: #651015;
}
.TagClassName
{
border-color: #651015;
}
</style>