Shades of Pohutukawa #691825
Tints of Pohutukawa #691825
RGB
CMYK
RGB Variations
Color information
#691825 (or 0x691825) is known color: Pohutukawa. HEX triplet: 69, 18 and 25. RGB value is (105,24,37). Sum of RGB (Red+Green+Blue) = 105+24+37=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 37 (14.84% from 255 or 22.29% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #691825 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691825 is #96E7DA. Grayscale: #313131. Windows color (decimal): -9889755 or 2431081. OLE color: 2431081.
HSL color Cylindrical-coordinate representation of color #691825: hue angle of 350.37º 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 #691825 is Cyan = 0, Magento = 0.77, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 37 | - |
| CMYK | 0 | 0.77 | 0.65 | 0.59 |
| HSL | 350.37º | 0.63% | 0.25% | - |
| HSV(B) | 350.37º | 0.77% | 0.41% | - |
| XYZ | 6.49 | 3.79 | 2.14 | - |
| YUV | 49.7 | 120.84 | 167.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 37 | 0 | 0.77 | 0.65 | 0.59 | 350.37 | 0.63 | 0.25 |
| Hex | 69 | 18 | 25 | 0 | 4D | 41 | 3B | 15E | 3F | 19 |
| Octal | 151 | 30 | 45 | 0 | 115 | 101 | 73 | 536 | 77 | 31 |
| Binary | 1101001 | 11000 | 100101 | 0 | 1001101 | 1000001 | 111011 | 101011110 | 111111 | 11001 |
Color Harmonies of #691825
Complementary color
Monochromatic Colors of #691825
Black with #691825
Text Example
Text Example
White with #691825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691825; }
p { color: rgb(105,24,37); }
H1.HeaderClassName
{
color: #691825;
}
.AnyTagClassName
{
color: #691825;
}
</style>
background-color css
<style>
a { background-color: #691825; }
a { background-color: rgb(105,24,37); }
div.DivClassName
{
background-color: #691825;
}
.BgClassName
{
background-color: #691825;
}
</style>
border-color css
<style>
span { border-color: #691825; }
span { border-color: rgb(105,24,37); }
td.TdClassName
{
border-color: #691825;
}
.TagClassName
{
border-color: #691825;
}
</style>