Shades of Pohutukawa #630408
Tints of Pohutukawa #630408
RGB
CMYK
RGB Variations
Color information
#630408 (or 0x630408) is known color: Pohutukawa. HEX triplet: 63, 04 and 08. RGB value is (99,4,8). Sum of RGB (Red+Green+Blue) = 99+4+8=111 (14% of max value = 765). Red value is 99 (39.06% from 255 or 89.19% from 111); Green value is 4 (1.95% from 255 or 3.60% from 111); Blue value is 8 (3.52% from 255 or 7.21% from 111); Max value from RGB is 99 - color contains mainly: red. Hex color #630408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630408 is #9CFBF7. Grayscale: #202020. Windows color (decimal): -10288120 or 525411. OLE color: 525411.
HSL color Cylindrical-coordinate representation of color #630408: hue angle of 357.47º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #630408 is Cyan = 0, Magento = 0.96, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 4 | 8 | - |
| CMYK | 0 | 0.96 | 0.92 | 0.61 |
| HSL | 357.47º | 0.92% | 0.2% | - |
| HSV(B) | 357.47º | 0.96% | 0.39% | - |
| XYZ | 5.23 | 2.76 | 0.49 | - |
| YUV | 32.86 | 113.97 | 175.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 4 | 8 | 0 | 0.96 | 0.92 | 0.61 | 357.47 | 0.92 | 0.2 |
| Hex | 63 | 4 | 8 | 0 | 60 | 5C | 3D | 165 | 5C | 14 |
| Octal | 143 | 4 | 10 | 0 | 140 | 134 | 75 | 545 | 134 | 24 |
| Binary | 1100011 | 100 | 1000 | 0 | 1100000 | 1011100 | 111101 | 101100101 | 1011100 | 10100 |
Color Harmonies of #630408
Complementary color
Monochromatic Colors of #630408
Black with #630408
Text Example
Text Example
White with #630408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630408; }
p { color: rgb(99,4,8); }
H1.HeaderClassName
{
color: #630408;
}
.AnyTagClassName
{
color: #630408;
}
</style>
background-color css
<style>
a { background-color: #630408; }
a { background-color: rgb(99,4,8); }
div.DivClassName
{
background-color: #630408;
}
.BgClassName
{
background-color: #630408;
}
</style>
border-color css
<style>
span { border-color: #630408; }
span { border-color: rgb(99,4,8); }
td.TdClassName
{
border-color: #630408;
}
.TagClassName
{
border-color: #630408;
}
</style>