Shades of Pohutukawa #640727
Tints of Pohutukawa #640727
RGB
CMYK
RGB Variations
Color information
#640727 (or 0x640727) is known color: Pohutukawa. HEX triplet: 64, 07 and 27. RGB value is (100,7,39). Sum of RGB (Red+Green+Blue) = 100+7+39=146 (19% of max value = 765). Red value is 100 (39.45% from 255 or 68.49% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 39 (15.62% from 255 or 26.71% from 146); Max value from RGB is 100 - color contains mainly: red. Hex color #640727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #640727 is #9BF8D8. Grayscale: #262626. Windows color (decimal): -10221785 or 2557796. OLE color: 2557796.
HSL color Cylindrical-coordinate representation of color #640727: hue angle of 339.35º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #640727 is Cyan = 0, Magento = 0.93, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 7 | 39 | - |
| CMYK | 0 | 0.93 | 0.61 | 0.61 |
| HSL | 339.35º | 0.87% | 0.21% | - |
| HSV(B) | 339.35º | 0.93% | 0.39% | - |
| XYZ | 5.7 | 3.01 | 2.2 | - |
| YUV | 38.46 | 128.31 | 171.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 7 | 39 | 0 | 0.93 | 0.61 | 0.61 | 339.35 | 0.87 | 0.21 |
| Hex | 64 | 7 | 27 | 0 | 5D | 3D | 3D | 153 | 57 | 15 |
| Octal | 144 | 7 | 47 | 0 | 135 | 75 | 75 | 523 | 127 | 25 |
| Binary | 1100100 | 111 | 100111 | 0 | 1011101 | 111101 | 111101 | 101010011 | 1010111 | 10101 |
Color Harmonies of #640727
Complementary color
Monochromatic Colors of #640727
Black with #640727
Text Example
Text Example
White with #640727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640727; }
p { color: rgb(100,7,39); }
H1.HeaderClassName
{
color: #640727;
}
.AnyTagClassName
{
color: #640727;
}
</style>
background-color css
<style>
a { background-color: #640727; }
a { background-color: rgb(100,7,39); }
div.DivClassName
{
background-color: #640727;
}
.BgClassName
{
background-color: #640727;
}
</style>
border-color css
<style>
span { border-color: #640727; }
span { border-color: rgb(100,7,39); }
td.TdClassName
{
border-color: #640727;
}
.TagClassName
{
border-color: #640727;
}
</style>