Shades of Pohutukawa #630723
Tints of Pohutukawa #630723
RGB
CMYK
RGB Variations
Color information
#630723 (or 0x630723) is known color: Pohutukawa. HEX triplet: 63, 07 and 23. RGB value is (99,7,35). Sum of RGB (Red+Green+Blue) = 99+7+35=141 (18% of max value = 765). Red value is 99 (39.06% from 255 or 70.21% from 141); Green value is 7 (3.12% from 255 or 4.96% from 141); Blue value is 35 (14.06% from 255 or 24.82% from 141); Max value from RGB is 99 - color contains mainly: red. Hex color #630723 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #630723 is #9CF8DC. Grayscale: #252525. Windows color (decimal): -10287325 or 2295651. OLE color: 2295651.
HSL color Cylindrical-coordinate representation of color #630723: hue angle of 341.74º 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 #630723 is Cyan = 0, Magento = 0.93, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 7 | 35 | - |
| CMYK | 0 | 0.93 | 0.65 | 0.61 |
| HSL | 341.74º | 0.87% | 0.21% | - |
| HSV(B) | 341.74º | 0.93% | 0.39% | - |
| XYZ | 5.52 | 2.93 | 1.86 | - |
| YUV | 37.7 | 126.48 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 35 | 0 | 0.93 | 0.65 | 0.61 | 341.74 | 0.87 | 0.21 |
| Hex | 63 | 7 | 23 | 0 | 5D | 41 | 3D | 156 | 57 | 15 |
| Octal | 143 | 7 | 43 | 0 | 135 | 101 | 75 | 526 | 127 | 25 |
| Binary | 1100011 | 111 | 100011 | 0 | 1011101 | 1000001 | 111101 | 101010110 | 1010111 | 10101 |
Color Harmonies of #630723
Complementary color
Monochromatic Colors of #630723
Black with #630723
Text Example
Text Example
White with #630723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630723; }
p { color: rgb(99,7,35); }
H1.HeaderClassName
{
color: #630723;
}
.AnyTagClassName
{
color: #630723;
}
</style>
background-color css
<style>
a { background-color: #630723; }
a { background-color: rgb(99,7,35); }
div.DivClassName
{
background-color: #630723;
}
.BgClassName
{
background-color: #630723;
}
</style>
border-color css
<style>
span { border-color: #630723; }
span { border-color: rgb(99,7,35); }
td.TdClassName
{
border-color: #630723;
}
.TagClassName
{
border-color: #630723;
}
</style>