Shades of Pohutukawa #632329
Tints of Pohutukawa #632329
RGB
CMYK
RGB Variations
Color information
#632329 (or 0x632329) is known color: Pohutukawa. HEX triplet: 63, 23 and 29. RGB value is (99,35,41). Sum of RGB (Red+Green+Blue) = 99+35+41=175 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.57% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 41 (16.41% from 255 or 23.43% from 175); Max value from RGB is 99 - color contains mainly: red. Hex color #632329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632329 is #9CDCD6. Grayscale: #363636. Windows color (decimal): -10280151 or 2696035. OLE color: 2696035.
HSL color Cylindrical-coordinate representation of color #632329: hue angle of 354.38º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #632329 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 35 | 41 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.61 |
| HSL | 354.38º | 0.48% | 0.26% | - |
| HSV(B) | 354.38º | 0.65% | 0.39% | - |
| XYZ | 6.15 | 4.01 | 2.55 | - |
| YUV | 54.82 | 120.2 | 159.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 35 | 41 | 0 | 0.65 | 0.59 | 0.61 | 354.38 | 0.48 | 0.26 |
| Hex | 63 | 23 | 29 | 0 | 41 | 3B | 3D | 162 | 30 | 1A |
| Octal | 143 | 43 | 51 | 0 | 101 | 73 | 75 | 542 | 60 | 32 |
| Binary | 1100011 | 100011 | 101001 | 0 | 1000001 | 111011 | 111101 | 101100010 | 110000 | 11010 |
Color Harmonies of #632329
Complementary color
Monochromatic Colors of #632329
Black with #632329
Text Example
Text Example
White with #632329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632329; }
p { color: rgb(99,35,41); }
H1.HeaderClassName
{
color: #632329;
}
.AnyTagClassName
{
color: #632329;
}
</style>
background-color css
<style>
a { background-color: #632329; }
a { background-color: rgb(99,35,41); }
div.DivClassName
{
background-color: #632329;
}
.BgClassName
{
background-color: #632329;
}
</style>
border-color css
<style>
span { border-color: #632329; }
span { border-color: rgb(99,35,41); }
td.TdClassName
{
border-color: #632329;
}
.TagClassName
{
border-color: #632329;
}
</style>