Shades of Pohutukawa #640308
Tints of Pohutukawa #640308
RGB
CMYK
RGB Variations
Color information
#640308 (or 0x640308) is known color: Pohutukawa. HEX triplet: 64, 03 and 08. RGB value is (100,3,8). Sum of RGB (Red+Green+Blue) = 100+3+8=111 (14% of max value = 765). Red value is 100 (39.45% from 255 or 90.09% from 111); Green value is 3 (1.56% from 255 or 2.70% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 100 - color contains mainly: red. Hex color #640308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #640308 is #9BFCF7. Grayscale: #202020. Windows color (decimal): -10222840 or 525156. OLE color: 525156.
HSL color Cylindrical-coordinate representation of color #640308: hue angle of 356.91º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #640308 is Cyan = 0, Magento = 0.97, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 3 | 8 | - |
| CMYK | 0 | 0.97 | 0.92 | 0.61 |
| HSL | 356.91º | 0.94% | 0.2% | - |
| HSV(B) | 356.91º | 0.97% | 0.39% | - |
| XYZ | 5.33 | 2.79 | 0.49 | - |
| YUV | 32.57 | 114.14 | 176.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 3 | 8 | 0 | 0.97 | 0.92 | 0.61 | 356.91 | 0.94 | 0.2 |
| Hex | 64 | 3 | 8 | 0 | 61 | 5C | 3D | 165 | 5E | 14 |
| Octal | 144 | 3 | 10 | 0 | 141 | 134 | 75 | 545 | 136 | 24 |
| Binary | 1100100 | 11 | 1000 | 0 | 1100001 | 1011100 | 111101 | 101100101 | 1011110 | 10100 |
Color Harmonies of #640308
Complementary color
Monochromatic Colors of #640308
Black with #640308
Text Example
Text Example
White with #640308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #640308; }
p { color: rgb(100,3,8); }
H1.HeaderClassName
{
color: #640308;
}
.AnyTagClassName
{
color: #640308;
}
</style>
background-color css
<style>
a { background-color: #640308; }
a { background-color: rgb(100,3,8); }
div.DivClassName
{
background-color: #640308;
}
.BgClassName
{
background-color: #640308;
}
</style>
border-color css
<style>
span { border-color: #640308; }
span { border-color: rgb(100,3,8); }
td.TdClassName
{
border-color: #640308;
}
.TagClassName
{
border-color: #640308;
}
</style>