Shades of Pohutukawa #641027
Tints of Pohutukawa #641027
RGB
CMYK
RGB Variations
Color information
#641027 (or 0x641027) is known color: Pohutukawa. HEX triplet: 64, 10 and 27. RGB value is (100,16,39). Sum of RGB (Red+Green+Blue) = 100+16+39=155 (20% of max value = 765). Red value is 100 (39.45% from 255 or 64.52% from 155); Green value is 16 (6.64% from 255 or 10.32% from 155); Blue value is 39 (15.62% from 255 or 25.16% from 155); Max value from RGB is 100 - color contains mainly: red. Hex color #641027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #641027 is #9BEFD8. Grayscale: #2B2B2B. Windows color (decimal): -10219481 or 2560100. OLE color: 2560100.
HSL color Cylindrical-coordinate representation of color #641027: hue angle of 343.57º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #641027 is Cyan = 0, Magento = 0.84, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 16 | 39 | - |
| CMYK | 0 | 0.84 | 0.61 | 0.61 |
| HSL | 343.57º | 0.72% | 0.23% | - |
| HSV(B) | 343.57º | 0.84% | 0.39% | - |
| XYZ | 5.81 | 3.23 | 2.24 | - |
| YUV | 43.74 | 125.33 | 168.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 16 | 39 | 0 | 0.84 | 0.61 | 0.61 | 343.57 | 0.72 | 0.23 |
| Hex | 64 | 10 | 27 | 0 | 54 | 3D | 3D | 158 | 48 | 17 |
| Octal | 144 | 20 | 47 | 0 | 124 | 75 | 75 | 530 | 110 | 27 |
| Binary | 1100100 | 10000 | 100111 | 0 | 1010100 | 111101 | 111101 | 101011000 | 1001000 | 10111 |
Color Harmonies of #641027
Complementary color
Monochromatic Colors of #641027
Black with #641027
Text Example
Text Example
White with #641027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641027; }
p { color: rgb(100,16,39); }
H1.HeaderClassName
{
color: #641027;
}
.AnyTagClassName
{
color: #641027;
}
</style>
background-color css
<style>
a { background-color: #641027; }
a { background-color: rgb(100,16,39); }
div.DivClassName
{
background-color: #641027;
}
.BgClassName
{
background-color: #641027;
}
</style>
border-color css
<style>
span { border-color: #641027; }
span { border-color: rgb(100,16,39); }
td.TdClassName
{
border-color: #641027;
}
.TagClassName
{
border-color: #641027;
}
</style>