Shades of Pohutukawa #631423
Tints of Pohutukawa #631423
RGB
CMYK
RGB Variations
Color information
#631423 (or 0x631423) is known color: Pohutukawa. HEX triplet: 63, 14 and 23. RGB value is (99,20,35). Sum of RGB (Red+Green+Blue) = 99+20+35=154 (20% of max value = 765). Red value is 99 (39.06% from 255 or 64.29% from 154); Green value is 20 (8.20% from 255 or 12.99% from 154); Blue value is 35 (14.06% from 255 or 22.73% from 154); Max value from RGB is 99 - color contains mainly: red. Hex color #631423 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631423 is #9CEBDC. Grayscale: #2D2D2D. Windows color (decimal): -10283997 or 2298979. OLE color: 2298979.
HSL color Cylindrical-coordinate representation of color #631423: hue angle of 348.61º 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 #631423 is Cyan = 0, Magento = 0.80, Yellow = 0.65 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 35 | - |
| CMYK | 0 | 0.80 | 0.65 | 0.61 |
| HSL | 348.61º | 0.66% | 0.23% | - |
| HSV(B) | 348.61º | 0.8% | 0.39% | - |
| XYZ | 5.7 | 3.27 | 1.92 | - |
| YUV | 45.33 | 122.17 | 166.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 35 | 0 | 0.80 | 0.65 | 0.61 | 348.61 | 0.66 | 0.23 |
| Hex | 63 | 14 | 23 | 0 | 50 | 41 | 3D | 15D | 42 | 17 |
| Octal | 143 | 24 | 43 | 0 | 120 | 101 | 75 | 535 | 102 | 27 |
| Binary | 1100011 | 10100 | 100011 | 0 | 1010000 | 1000001 | 111101 | 101011101 | 1000010 | 10111 |
Color Harmonies of #631423
Complementary color
Monochromatic Colors of #631423
Black with #631423
Text Example
Text Example
White with #631423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631423; }
p { color: rgb(99,20,35); }
H1.HeaderClassName
{
color: #631423;
}
.AnyTagClassName
{
color: #631423;
}
</style>
background-color css
<style>
a { background-color: #631423; }
a { background-color: rgb(99,20,35); }
div.DivClassName
{
background-color: #631423;
}
.BgClassName
{
background-color: #631423;
}
</style>
border-color css
<style>
span { border-color: #631423; }
span { border-color: rgb(99,20,35); }
td.TdClassName
{
border-color: #631423;
}
.TagClassName
{
border-color: #631423;
}
</style>