Shades of Pohutukawa #630717
Tints of Pohutukawa #630717
RGB
CMYK
RGB Variations
Color information
#630717 (or 0x630717) is known color: Pohutukawa. HEX triplet: 63, 07 and 17. RGB value is (99,7,23). Sum of RGB (Red+Green+Blue) = 99+7+23=129 (17% of max value = 765). Red value is 99 (39.06% from 255 or 76.74% from 129); Green value is 7 (3.12% from 255 or 5.43% from 129); Blue value is 23 (9.38% from 255 or 17.83% from 129); Max value from RGB is 99 - color contains mainly: red. Hex color #630717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #630717 is #9CF8E8. Grayscale: #242424. Windows color (decimal): -10287337 or 1509219. OLE color: 1509219.
HSL color Cylindrical-coordinate representation of color #630717: hue angle of 349.57º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630717 is Cyan = 0, Magento = 0.93, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 23 | - |
| CMYK | 0 | 0.93 | 0.77 | 0.61 |
| HSL | 349.57º | 0.87% | 0.21% | - |
| HSV(B) | 349.57º | 0.93% | 0.39% | - |
| XYZ | 5.38 | 2.87 | 1.08 | - |
| YUV | 36.33 | 120.48 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 23 | 0 | 0.93 | 0.77 | 0.61 | 349.57 | 0.87 | 0.21 |
| Hex | 63 | 7 | 17 | 0 | 5D | 4D | 3D | 15E | 57 | 15 |
| Octal | 143 | 7 | 27 | 0 | 135 | 115 | 75 | 536 | 127 | 25 |
| Binary | 1100011 | 111 | 10111 | 0 | 1011101 | 1001101 | 111101 | 101011110 | 1010111 | 10101 |
Color Harmonies of #630717
Complementary color
Monochromatic Colors of #630717
Black with #630717
Text Example
Text Example
White with #630717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630717; }
p { color: rgb(99,7,23); }
H1.HeaderClassName
{
color: #630717;
}
.AnyTagClassName
{
color: #630717;
}
</style>
background-color css
<style>
a { background-color: #630717; }
a { background-color: rgb(99,7,23); }
div.DivClassName
{
background-color: #630717;
}
.BgClassName
{
background-color: #630717;
}
</style>
border-color css
<style>
span { border-color: #630717; }
span { border-color: rgb(99,7,23); }
td.TdClassName
{
border-color: #630717;
}
.TagClassName
{
border-color: #630717;
}
</style>