Shades of Pohutukawa #641720
Tints of Pohutukawa #641720
RGB
CMYK
RGB Variations
Color information
#641720 (or 0x641720) is known color: Pohutukawa. HEX triplet: 64, 17 and 20. RGB value is (100,23,32). Sum of RGB (Red+Green+Blue) = 100+23+32=155 (20% of max value = 765). Red value is 100 (39.45% from 255 or 64.52% from 155); Green value is 23 (9.38% from 255 or 14.84% from 155); Blue value is 32 (12.89% from 255 or 20.65% from 155); Max value from RGB is 100 - color contains mainly: red. Hex color #641720 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641720 is #9BE8DF. Grayscale: #2F2F2F. Windows color (decimal): -10217696 or 2103140. OLE color: 2103140.
HSL color Cylindrical-coordinate representation of color #641720: hue angle of 352.99º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #641720 is Cyan = 0, Magento = 0.77, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 23 | 32 | - |
| CMYK | 0 | 0.77 | 0.68 | 0.61 |
| HSL | 352.99º | 0.63% | 0.24% | - |
| HSV(B) | 352.99º | 0.77% | 0.39% | - |
| XYZ | 5.82 | 3.43 | 1.72 | - |
| YUV | 47.05 | 119.51 | 165.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 32 | 0 | 0.77 | 0.68 | 0.61 | 352.99 | 0.63 | 0.24 |
| Hex | 64 | 17 | 20 | 0 | 4D | 44 | 3D | 161 | 3F | 18 |
| Octal | 144 | 27 | 40 | 0 | 115 | 104 | 75 | 541 | 77 | 30 |
| Binary | 1100100 | 10111 | 100000 | 0 | 1001101 | 1000100 | 111101 | 101100001 | 111111 | 11000 |
Color Harmonies of #641720
Complementary color
Monochromatic Colors of #641720
Black with #641720
Text Example
Text Example
White with #641720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641720; }
p { color: rgb(100,23,32); }
H1.HeaderClassName
{
color: #641720;
}
.AnyTagClassName
{
color: #641720;
}
</style>
background-color css
<style>
a { background-color: #641720; }
a { background-color: rgb(100,23,32); }
div.DivClassName
{
background-color: #641720;
}
.BgClassName
{
background-color: #641720;
}
</style>
border-color css
<style>
span { border-color: #641720; }
span { border-color: rgb(100,23,32); }
td.TdClassName
{
border-color: #641720;
}
.TagClassName
{
border-color: #641720;
}
</style>