Shades of Pohutukawa #691925
Tints of Pohutukawa #691925
RGB
CMYK
RGB Variations
Color information
#691925 (or 0x691925) is known color: Pohutukawa. HEX triplet: 69, 19 and 25. RGB value is (105,25,37). Sum of RGB (Red+Green+Blue) = 105+25+37=167 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.87% from 167); Green value is 25 (10.16% from 255 or 14.97% from 167); Blue value is 37 (14.84% from 255 or 22.16% from 167); Max value from RGB is 105 - color contains mainly: red. Hex color #691925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691925 is #96E6DA. Grayscale: #323232. Windows color (decimal): -9889499 or 2431337. OLE color: 2431337.
HSL color Cylindrical-coordinate representation of color #691925: hue angle of 351º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #691925 is Cyan = 0, Magento = 0.76, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 25 | 37 | - |
| CMYK | 0 | 0.76 | 0.65 | 0.59 |
| HSL | 351º | 0.62% | 0.25% | - |
| HSV(B) | 351º | 0.76% | 0.41% | - |
| XYZ | 6.51 | 3.83 | 2.15 | - |
| YUV | 50.29 | 120.5 | 167.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 25 | 37 | 0 | 0.76 | 0.65 | 0.59 | 351 | 0.62 | 0.25 |
| Hex | 69 | 19 | 25 | 0 | 4C | 41 | 3B | 15F | 3E | 19 |
| Octal | 151 | 31 | 45 | 0 | 114 | 101 | 73 | 537 | 76 | 31 |
| Binary | 1101001 | 11001 | 100101 | 0 | 1001100 | 1000001 | 111011 | 101011111 | 111110 | 11001 |
Color Harmonies of #691925
Complementary color
Monochromatic Colors of #691925
Black with #691925
Text Example
Text Example
White with #691925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691925; }
p { color: rgb(105,25,37); }
H1.HeaderClassName
{
color: #691925;
}
.AnyTagClassName
{
color: #691925;
}
</style>
background-color css
<style>
a { background-color: #691925; }
a { background-color: rgb(105,25,37); }
div.DivClassName
{
background-color: #691925;
}
.BgClassName
{
background-color: #691925;
}
</style>
border-color css
<style>
span { border-color: #691925; }
span { border-color: rgb(105,25,37); }
td.TdClassName
{
border-color: #691925;
}
.TagClassName
{
border-color: #691925;
}
</style>