Shades of Pohutukawa #630312
Tints of Pohutukawa #630312
RGB
CMYK
RGB Variations
Color information
#630312 (or 0x630312) is known color: Pohutukawa. HEX triplet: 63, 03 and 12. RGB value is (99,3,18). Sum of RGB (Red+Green+Blue) = 99+3+18=120 (15% of max value = 765). Red value is 99 (39.06% from 255 or 82.5% from 120); Green value is 3 (1.56% from 255 or 2.5% from 120); Blue value is 18 (7.42% from 255 or 15% from 120); Max value from RGB is 99 - color contains mainly: red. Hex color #630312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630312 is #9CFCED. Grayscale: #212121. Windows color (decimal): -10288366 or 1180515. OLE color: 1180515.
HSL color Cylindrical-coordinate representation of color #630312: hue angle of 350.62º 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 #630312 is Cyan = 0, Magento = 0.97, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 3 | 18 | - |
| CMYK | 0 | 0.97 | 0.82 | 0.61 |
| HSL | 350.63º | 0.94% | 0.2% | - |
| HSV(B) | 350.63º | 0.97% | 0.39% | - |
| XYZ | 5.29 | 2.76 | 0.83 | - |
| YUV | 33.41 | 119.3 | 174.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 3 | 18 | 0 | 0.97 | 0.82 | 0.61 | 350.63 | 0.94 | 0.2 |
| Hex | 63 | 3 | 12 | 0 | 61 | 52 | 3D | 15F | 5E | 14 |
| Octal | 143 | 3 | 22 | 0 | 141 | 122 | 75 | 537 | 136 | 24 |
| Binary | 1100011 | 11 | 10010 | 0 | 1100001 | 1010010 | 111101 | 101011111 | 1011110 | 10100 |
Color Harmonies of #630312
Complementary color
Monochromatic Colors of #630312
Black with #630312
Text Example
Text Example
White with #630312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630312; }
p { color: rgb(99,3,18); }
H1.HeaderClassName
{
color: #630312;
}
.AnyTagClassName
{
color: #630312;
}
</style>
background-color css
<style>
a { background-color: #630312; }
a { background-color: rgb(99,3,18); }
div.DivClassName
{
background-color: #630312;
}
.BgClassName
{
background-color: #630312;
}
</style>
border-color css
<style>
span { border-color: #630312; }
span { border-color: rgb(99,3,18); }
td.TdClassName
{
border-color: #630312;
}
.TagClassName
{
border-color: #630312;
}
</style>