Shades of Pohutukawa #630609
Tints of Pohutukawa #630609
RGB
CMYK
RGB Variations
Color information
#630609 (or 0x630609) is known color: Pohutukawa. HEX triplet: 63, 06 and 09. RGB value is (99,6,9). Sum of RGB (Red+Green+Blue) = 99+6+9=114 (15% of max value = 765). Red value is 99 (39.06% from 255 or 86.84% from 114); Green value is 6 (2.73% from 255 or 5.26% from 114); Blue value is 9 (3.91% from 255 or 7.89% from 114); Max value from RGB is 99 - color contains mainly: red. Hex color #630609 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630609 is #9CF9F6. Grayscale: #222222. Windows color (decimal): -10287607 or 591459. OLE color: 591459.
HSL color Cylindrical-coordinate representation of color #630609: hue angle of 358.06º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #630609 is Cyan = 0, Magento = 0.94, Yellow = 0.91 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 6 | 9 | - |
| CMYK | 0 | 0.94 | 0.91 | 0.61 |
| HSL | 358.06º | 0.89% | 0.21% | - |
| HSV(B) | 358.06º | 0.94% | 0.39% | - |
| XYZ | 5.26 | 2.8 | 0.52 | - |
| YUV | 34.15 | 113.81 | 174.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 6 | 9 | 0 | 0.94 | 0.91 | 0.61 | 358.06 | 0.89 | 0.21 |
| Hex | 63 | 6 | 9 | 0 | 5E | 5B | 3D | 166 | 59 | 15 |
| Octal | 143 | 6 | 11 | 0 | 136 | 133 | 75 | 546 | 131 | 25 |
| Binary | 1100011 | 110 | 1001 | 0 | 1011110 | 1011011 | 111101 | 101100110 | 1011001 | 10101 |
Color Harmonies of #630609
Complementary color
Monochromatic Colors of #630609
Black with #630609
Text Example
Text Example
White with #630609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630609; }
p { color: rgb(99,6,9); }
H1.HeaderClassName
{
color: #630609;
}
.AnyTagClassName
{
color: #630609;
}
</style>
background-color css
<style>
a { background-color: #630609; }
a { background-color: rgb(99,6,9); }
div.DivClassName
{
background-color: #630609;
}
.BgClassName
{
background-color: #630609;
}
</style>
border-color css
<style>
span { border-color: #630609; }
span { border-color: rgb(99,6,9); }
td.TdClassName
{
border-color: #630609;
}
.TagClassName
{
border-color: #630609;
}
</style>