Shades of Arapawa #255661
Tints of Arapawa #255661
RGB
CMYK
RGB Variations
Color information
#255661 (or 0x255661) is known color: Arapawa. HEX triplet: 25, 56 and 61. RGB value is (37,86,97). Sum of RGB (Red+Green+Blue) = 37+86+97=220 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.82% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 97 (38.28% from 255 or 44.09% from 220); Max value from RGB is 97 - color contains mainly: blue. Hex color #255661 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255661 is #DAA99E. Grayscale: #484848. Windows color (decimal): -14330271 or 6379045. OLE color: 6379045.
HSL color Cylindrical-coordinate representation of color #255661: hue angle of 191º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #255661 is Cyan = 0.62, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 86 | 97 | - |
| CMYK | 0.62 | 0.11 | 0 | 0.62 |
| HSL | 191º | 0.45% | 0.26% | - |
| HSV(B) | 191º | 0.62% | 0.38% | - |
| XYZ | 6.25 | 7.91 | 12.51 | - |
| YUV | 72.6 | 141.77 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 86 | 97 | 0.62 | 0.11 | 0 | 0.62 | 191 | 0.45 | 0.26 |
| Hex | 25 | 56 | 61 | 3E | B | 0 | 3E | BF | 2D | 1A |
| Octal | 45 | 126 | 141 | 76 | 13 | 0 | 76 | 277 | 55 | 32 |
| Binary | 100101 | 1010110 | 1100001 | 111110 | 1011 | 0 | 111110 | 10111111 | 101101 | 11010 |
Color Harmonies of #255661
Complementary color
Monochromatic Colors of #255661
Black with #255661
Text Example
Text Example
White with #255661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255661; }
p { color: rgb(37,86,97); }
H1.HeaderClassName
{
color: #255661;
}
.AnyTagClassName
{
color: #255661;
}
</style>
background-color css
<style>
a { background-color: #255661; }
a { background-color: rgb(37,86,97); }
div.DivClassName
{
background-color: #255661;
}
.BgClassName
{
background-color: #255661;
}
</style>
border-color css
<style>
span { border-color: #255661; }
span { border-color: rgb(37,86,97); }
td.TdClassName
{
border-color: #255661;
}
.TagClassName
{
border-color: #255661;
}
</style>