Shades of Pohutukawa #630722
Tints of Pohutukawa #630722
RGB
CMYK
RGB Variations
Color information
#630722 (or 0x630722) is known color: Pohutukawa. HEX triplet: 63, 07 and 22. RGB value is (99,7,34). Sum of RGB (Red+Green+Blue) = 99+7+34=140 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.71% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 34 (13.67% from 255 or 24.29% from 140); Max value from RGB is 99 - color contains mainly: red. Hex color #630722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630722 is #9CF8DD. Grayscale: #252525. Windows color (decimal): -10287326 or 2230115. OLE color: 2230115.
HSL color Cylindrical-coordinate representation of color #630722: hue angle of 342.39º 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 #630722 is Cyan = 0, Magento = 0.93, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 34 | - |
| CMYK | 0 | 0.93 | 0.66 | 0.61 |
| HSL | 342.39º | 0.87% | 0.21% | - |
| HSV(B) | 342.39º | 0.93% | 0.39% | - |
| XYZ | 5.51 | 2.92 | 1.79 | - |
| YUV | 37.59 | 125.98 | 171.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 34 | 0 | 0.93 | 0.66 | 0.61 | 342.39 | 0.87 | 0.21 |
| Hex | 63 | 7 | 22 | 0 | 5D | 42 | 3D | 156 | 57 | 15 |
| Octal | 143 | 7 | 42 | 0 | 135 | 102 | 75 | 526 | 127 | 25 |
| Binary | 1100011 | 111 | 100010 | 0 | 1011101 | 1000010 | 111101 | 101010110 | 1010111 | 10101 |
Color Harmonies of #630722
Complementary color
Monochromatic Colors of #630722
Black with #630722
Text Example
Text Example
White with #630722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630722; }
p { color: rgb(99,7,34); }
H1.HeaderClassName
{
color: #630722;
}
.AnyTagClassName
{
color: #630722;
}
</style>
background-color css
<style>
a { background-color: #630722; }
a { background-color: rgb(99,7,34); }
div.DivClassName
{
background-color: #630722;
}
.BgClassName
{
background-color: #630722;
}
</style>
border-color css
<style>
span { border-color: #630722; }
span { border-color: rgb(99,7,34); }
td.TdClassName
{
border-color: #630722;
}
.TagClassName
{
border-color: #630722;
}
</style>