Shades of Pohutukawa #641321
Tints of Pohutukawa #641321
RGB
CMYK
RGB Variations
Color information
#641321 (or 0x641321) is known color: Pohutukawa. HEX triplet: 64, 13 and 21. RGB value is (100,19,33). Sum of RGB (Red+Green+Blue) = 100+19+33=152 (20% of max value = 765). Red value is 100 (39.45% from 255 or 65.79% from 152); Green value is 19 (7.81% from 255 or 12.5% from 152); Blue value is 33 (13.28% from 255 or 21.71% from 152); Max value from RGB is 100 - color contains mainly: red. Hex color #641321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641321 is #9BECDE. Grayscale: #2C2C2C. Windows color (decimal): -10218719 or 2167652. OLE color: 2167652.
HSL color Cylindrical-coordinate representation of color #641321: hue angle of 349.63º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #641321 is Cyan = 0, Magento = 0.81, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 19 | 33 | - |
| CMYK | 0 | 0.81 | 0.67 | 0.61 |
| HSL | 349.63º | 0.68% | 0.23% | - |
| HSV(B) | 349.63º | 0.81% | 0.39% | - |
| XYZ | 5.76 | 3.28 | 1.77 | - |
| YUV | 44.82 | 121.34 | 167.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 33 | 0 | 0.81 | 0.67 | 0.61 | 349.63 | 0.68 | 0.23 |
| Hex | 64 | 13 | 21 | 0 | 51 | 43 | 3D | 15E | 44 | 17 |
| Octal | 144 | 23 | 41 | 0 | 121 | 103 | 75 | 536 | 104 | 27 |
| Binary | 1100100 | 10011 | 100001 | 0 | 1010001 | 1000011 | 111101 | 101011110 | 1000100 | 10111 |
Color Harmonies of #641321
Complementary color
Monochromatic Colors of #641321
Black with #641321
Text Example
Text Example
White with #641321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641321; }
p { color: rgb(100,19,33); }
H1.HeaderClassName
{
color: #641321;
}
.AnyTagClassName
{
color: #641321;
}
</style>
background-color css
<style>
a { background-color: #641321; }
a { background-color: rgb(100,19,33); }
div.DivClassName
{
background-color: #641321;
}
.BgClassName
{
background-color: #641321;
}
</style>
border-color css
<style>
span { border-color: #641321; }
span { border-color: rgb(100,19,33); }
td.TdClassName
{
border-color: #641321;
}
.TagClassName
{
border-color: #641321;
}
</style>