Shades of Pohutukawa #650827
Tints of Pohutukawa #650827
RGB
CMYK
RGB Variations
Color information
#650827 (or 0x650827) is known color: Pohutukawa. HEX triplet: 65, 08 and 27. RGB value is (101,8,39). Sum of RGB (Red+Green+Blue) = 101+8+39=148 (19% of max value = 765). Red value is 101 (39.84% from 255 or 68.24% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 39 (15.62% from 255 or 26.35% from 148); Max value from RGB is 101 - color contains mainly: red. Hex color #650827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #650827 is #9AF7D8. Grayscale: #272727. Windows color (decimal): -10155993 or 2558053. OLE color: 2558053.
HSL color Cylindrical-coordinate representation of color #650827: hue angle of 340º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #650827 is Cyan = 0, Magento = 0.92, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 8 | 39 | - |
| CMYK | 0 | 0.92 | 0.61 | 0.60 |
| HSL | 340º | 0.85% | 0.21% | - |
| HSV(B) | 340º | 0.92% | 0.4% | - |
| XYZ | 5.82 | 3.09 | 2.21 | - |
| YUV | 39.34 | 127.81 | 171.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 8 | 39 | 0 | 0.92 | 0.61 | 0.60 | 340 | 0.85 | 0.21 |
| Hex | 65 | 8 | 27 | 0 | 5C | 3D | 3C | 154 | 55 | 15 |
| Octal | 145 | 10 | 47 | 0 | 134 | 75 | 74 | 524 | 125 | 25 |
| Binary | 1100101 | 1000 | 100111 | 0 | 1011100 | 111101 | 111100 | 101010100 | 1010101 | 10101 |
Color Harmonies of #650827
Complementary color
Monochromatic Colors of #650827
Black with #650827
Text Example
Text Example
White with #650827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #650827; }
p { color: rgb(101,8,39); }
H1.HeaderClassName
{
color: #650827;
}
.AnyTagClassName
{
color: #650827;
}
</style>
background-color css
<style>
a { background-color: #650827; }
a { background-color: rgb(101,8,39); }
div.DivClassName
{
background-color: #650827;
}
.BgClassName
{
background-color: #650827;
}
</style>
border-color css
<style>
span { border-color: #650827; }
span { border-color: rgb(101,8,39); }
td.TdClassName
{
border-color: #650827;
}
.TagClassName
{
border-color: #650827;
}
</style>