Shades of Pohutukawa #630815
Tints of Pohutukawa #630815
RGB
CMYK
RGB Variations
Color information
#630815 (or 0x630815) is known color: Pohutukawa. HEX triplet: 63, 08 and 15. RGB value is (99,8,21). Sum of RGB (Red+Green+Blue) = 99+8+21=128 (16% of max value = 765). Red value is 99 (39.06% from 255 or 77.34% from 128); Green value is 8 (3.52% from 255 or 6.25% from 128); Blue value is 21 (8.59% from 255 or 16.41% from 128); Max value from RGB is 99 - color contains mainly: red. Hex color #630815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630815 is #9CF7EA. Grayscale: #242424. Windows color (decimal): -10287083 or 1378403. OLE color: 1378403.
HSL color Cylindrical-coordinate representation of color #630815: hue angle of 351.43º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #630815 is Cyan = 0, Magento = 0.92, Yellow = 0.79 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 8 | 21 | - |
| CMYK | 0 | 0.92 | 0.79 | 0.61 |
| HSL | 351.43º | 0.85% | 0.21% | - |
| HSV(B) | 351.43º | 0.92% | 0.39% | - |
| XYZ | 5.37 | 2.88 | 0.98 | - |
| YUV | 36.69 | 119.15 | 172.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 8 | 21 | 0 | 0.92 | 0.79 | 0.61 | 351.43 | 0.85 | 0.21 |
| Hex | 63 | 8 | 15 | 0 | 5C | 4F | 3D | 15F | 55 | 15 |
| Octal | 143 | 10 | 25 | 0 | 134 | 117 | 75 | 537 | 125 | 25 |
| Binary | 1100011 | 1000 | 10101 | 0 | 1011100 | 1001111 | 111101 | 101011111 | 1010101 | 10101 |
Color Harmonies of #630815
Complementary color
Monochromatic Colors of #630815
Black with #630815
Text Example
Text Example
White with #630815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630815; }
p { color: rgb(99,8,21); }
H1.HeaderClassName
{
color: #630815;
}
.AnyTagClassName
{
color: #630815;
}
</style>
background-color css
<style>
a { background-color: #630815; }
a { background-color: rgb(99,8,21); }
div.DivClassName
{
background-color: #630815;
}
.BgClassName
{
background-color: #630815;
}
</style>
border-color css
<style>
span { border-color: #630815; }
span { border-color: rgb(99,8,21); }
td.TdClassName
{
border-color: #630815;
}
.TagClassName
{
border-color: #630815;
}
</style>