Shades of Pohutukawa #630817
Tints of Pohutukawa #630817
RGB
CMYK
RGB Variations
Color information
#630817 (or 0x630817) is known color: Pohutukawa. HEX triplet: 63, 08 and 17. RGB value is (99,8,23). Sum of RGB (Red+Green+Blue) = 99+8+23=130 (17% of max value = 765). Red value is 99 (39.06% from 255 or 76.15% from 130); Green value is 8 (3.52% from 255 or 6.15% from 130); Blue value is 23 (9.38% from 255 or 17.69% from 130); Max value from RGB is 99 - color contains mainly: red. Hex color #630817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630817 is #9CF7E8. Grayscale: #242424. Windows color (decimal): -10287081 or 1509475. OLE color: 1509475.
HSL color Cylindrical-coordinate representation of color #630817: hue angle of 350.11º 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 #630817 is Cyan = 0, Magento = 0.92, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 8 | 23 | - |
| CMYK | 0 | 0.92 | 0.77 | 0.61 |
| HSL | 350.11º | 0.85% | 0.21% | - |
| HSV(B) | 350.11º | 0.92% | 0.39% | - |
| XYZ | 5.39 | 2.89 | 1.08 | - |
| YUV | 36.92 | 120.15 | 172.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 8 | 23 | 0 | 0.92 | 0.77 | 0.61 | 350.11 | 0.85 | 0.21 |
| Hex | 63 | 8 | 17 | 0 | 5C | 4D | 3D | 15E | 55 | 15 |
| Octal | 143 | 10 | 27 | 0 | 134 | 115 | 75 | 536 | 125 | 25 |
| Binary | 1100011 | 1000 | 10111 | 0 | 1011100 | 1001101 | 111101 | 101011110 | 1010101 | 10101 |
Color Harmonies of #630817
Complementary color
Monochromatic Colors of #630817
Black with #630817
Text Example
Text Example
White with #630817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630817; }
p { color: rgb(99,8,23); }
H1.HeaderClassName
{
color: #630817;
}
.AnyTagClassName
{
color: #630817;
}
</style>
background-color css
<style>
a { background-color: #630817; }
a { background-color: rgb(99,8,23); }
div.DivClassName
{
background-color: #630817;
}
.BgClassName
{
background-color: #630817;
}
</style>
border-color css
<style>
span { border-color: #630817; }
span { border-color: rgb(99,8,23); }
td.TdClassName
{
border-color: #630817;
}
.TagClassName
{
border-color: #630817;
}
</style>