Shades of Pohutukawa #631422
Tints of Pohutukawa #631422
RGB
CMYK
RGB Variations
Color information
#631422 (or 0x631422) is known color: Pohutukawa. HEX triplet: 63, 14 and 22. RGB value is (99,20,34). Sum of RGB (Red+Green+Blue) = 99+20+34=153 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.71% from 153); Green value is 20 (8.20% from 255 or 13.07% from 153); Blue value is 34 (13.67% from 255 or 22.22% from 153); Max value from RGB is 99 - color contains mainly: red. Hex color #631422 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631422 is #9CEBDD. Grayscale: #2D2D2D. Windows color (decimal): -10283998 or 2233443. OLE color: 2233443.
HSL color Cylindrical-coordinate representation of color #631422: hue angle of 349.37º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631422 is Cyan = 0, Magento = 0.80, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 34 | - |
| CMYK | 0 | 0.80 | 0.66 | 0.61 |
| HSL | 349.37º | 0.66% | 0.23% | - |
| HSV(B) | 349.37º | 0.8% | 0.39% | - |
| XYZ | 5.68 | 3.27 | 1.84 | - |
| YUV | 45.22 | 121.67 | 166.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 34 | 0 | 0.80 | 0.66 | 0.61 | 349.37 | 0.66 | 0.23 |
| Hex | 63 | 14 | 22 | 0 | 50 | 42 | 3D | 15D | 42 | 17 |
| Octal | 143 | 24 | 42 | 0 | 120 | 102 | 75 | 535 | 102 | 27 |
| Binary | 1100011 | 10100 | 100010 | 0 | 1010000 | 1000010 | 111101 | 101011101 | 1000010 | 10111 |
Color Harmonies of #631422
Complementary color
Monochromatic Colors of #631422
Black with #631422
Text Example
Text Example
White with #631422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631422; }
p { color: rgb(99,20,34); }
H1.HeaderClassName
{
color: #631422;
}
.AnyTagClassName
{
color: #631422;
}
</style>
background-color css
<style>
a { background-color: #631422; }
a { background-color: rgb(99,20,34); }
div.DivClassName
{
background-color: #631422;
}
.BgClassName
{
background-color: #631422;
}
</style>
border-color css
<style>
span { border-color: #631422; }
span { border-color: rgb(99,20,34); }
td.TdClassName
{
border-color: #631422;
}
.TagClassName
{
border-color: #631422;
}
</style>