Shades of Pohutukawa #691828
Tints of Pohutukawa #691828
RGB
CMYK
RGB Variations
Color information
#691828 (or 0x691828) is known color: Pohutukawa. HEX triplet: 69, 18 and 28. RGB value is (105,24,40). Sum of RGB (Red+Green+Blue) = 105+24+40=169 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.13% from 169); Green value is 24 (9.77% from 255 or 14.20% from 169); Blue value is 40 (16.02% from 255 or 23.67% from 169); Max value from RGB is 105 - color contains mainly: red. Hex color #691828 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691828 is #96E7D7. Grayscale: #323232. Windows color (decimal): -9889752 or 2627689. OLE color: 2627689.
HSL color Cylindrical-coordinate representation of color #691828: hue angle of 348.15º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #691828 is Cyan = 0, Magento = 0.77, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 40 | - |
| CMYK | 0 | 0.77 | 0.62 | 0.59 |
| HSL | 348.15º | 0.63% | 0.25% | - |
| HSV(B) | 348.15º | 0.77% | 0.41% | - |
| XYZ | 6.54 | 3.81 | 2.4 | - |
| YUV | 50.04 | 122.34 | 167.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 40 | 0 | 0.77 | 0.62 | 0.59 | 348.15 | 0.63 | 0.25 |
| Hex | 69 | 18 | 28 | 0 | 4D | 3E | 3B | 15C | 3F | 19 |
| Octal | 151 | 30 | 50 | 0 | 115 | 76 | 73 | 534 | 77 | 31 |
| Binary | 1101001 | 11000 | 101000 | 0 | 1001101 | 111110 | 111011 | 101011100 | 111111 | 11001 |
Color Harmonies of #691828
Complementary color
Monochromatic Colors of #691828
Black with #691828
Text Example
Text Example
White with #691828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691828; }
p { color: rgb(105,24,40); }
H1.HeaderClassName
{
color: #691828;
}
.AnyTagClassName
{
color: #691828;
}
</style>
background-color css
<style>
a { background-color: #691828; }
a { background-color: rgb(105,24,40); }
div.DivClassName
{
background-color: #691828;
}
.BgClassName
{
background-color: #691828;
}
</style>
border-color css
<style>
span { border-color: #691828; }
span { border-color: rgb(105,24,40); }
td.TdClassName
{
border-color: #691828;
}
.TagClassName
{
border-color: #691828;
}
</style>