Shades of Pohutukawa #651013
Tints of Pohutukawa #651013
RGB
CMYK
RGB Variations
Color information
#651013 (or 0x651013) is known color: Pohutukawa. HEX triplet: 65, 10 and 13. RGB value is (101,16,19). Sum of RGB (Red+Green+Blue) = 101+16+19=136 (18% of max value = 765). Red value is 101 (39.84% from 255 or 74.26% from 136); Green value is 16 (6.64% from 255 or 11.76% from 136); Blue value is 19 (7.81% from 255 or 13.97% from 136); Max value from RGB is 101 - color contains mainly: red. Hex color #651013 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #651013 is #9AEFEC. Grayscale: #292929. Windows color (decimal): -10153965 or 1249381. OLE color: 1249381.
HSL color Cylindrical-coordinate representation of color #651013: hue angle of 357.88º 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 #651013 is Cyan = 0, Magento = 0.84, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 16 | 19 | - |
| CMYK | 0 | 0.84 | 0.81 | 0.60 |
| HSL | 357.88º | 0.73% | 0.23% | - |
| HSV(B) | 357.88º | 0.84% | 0.4% | - |
| XYZ | 5.67 | 3.18 | 0.93 | - |
| YUV | 41.76 | 115.16 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 16 | 19 | 0 | 0.84 | 0.81 | 0.60 | 357.88 | 0.73 | 0.23 |
| Hex | 65 | 10 | 13 | 0 | 54 | 51 | 3C | 166 | 49 | 17 |
| Octal | 145 | 20 | 23 | 0 | 124 | 121 | 74 | 546 | 111 | 27 |
| Binary | 1100101 | 10000 | 10011 | 0 | 1010100 | 1010001 | 111100 | 101100110 | 1001001 | 10111 |
Color Harmonies of #651013
Complementary color
Monochromatic Colors of #651013
Black with #651013
Text Example
Text Example
White with #651013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651013; }
p { color: rgb(101,16,19); }
H1.HeaderClassName
{
color: #651013;
}
.AnyTagClassName
{
color: #651013;
}
</style>
background-color css
<style>
a { background-color: #651013; }
a { background-color: rgb(101,16,19); }
div.DivClassName
{
background-color: #651013;
}
.BgClassName
{
background-color: #651013;
}
</style>
border-color css
<style>
span { border-color: #651013; }
span { border-color: rgb(101,16,19); }
td.TdClassName
{
border-color: #651013;
}
.TagClassName
{
border-color: #651013;
}
</style>