Shades of Arapawa #275361
Tints of Arapawa #275361
RGB
CMYK
RGB Variations
Color information
#275361 (or 0x275361) is known color: Arapawa. HEX triplet: 27, 53 and 61. RGB value is (39,83,97). Sum of RGB (Red+Green+Blue) = 39+83+97=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 83 (32.81% from 255 or 37.90% from 219); Blue value is 97 (38.28% from 255 or 44.29% from 219); Max value from RGB is 97 - color contains mainly: blue. Hex color #275361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275361 is #D8AC9E. Grayscale: #474747. Windows color (decimal): -14199967 or 6378279. OLE color: 6378279.
HSL color Cylindrical-coordinate representation of color #275361: hue angle of 194.48º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275361 is Cyan = 0.60, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 83 | 97 | - |
| CMYK | 0.60 | 0.14 | 0 | 0.62 |
| HSL | 194.48º | 0.43% | 0.27% | - |
| HSV(B) | 194.48º | 0.6% | 0.38% | - |
| XYZ | 6.09 | 7.48 | 12.43 | - |
| YUV | 71.44 | 142.42 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 97 | 0.60 | 0.14 | 0 | 0.62 | 194.48 | 0.43 | 0.27 |
| Hex | 27 | 53 | 61 | 3C | E | 0 | 3E | C2 | 2B | 1B |
| Octal | 47 | 123 | 141 | 74 | 16 | 0 | 76 | 302 | 53 | 33 |
| Binary | 100111 | 1010011 | 1100001 | 111100 | 1110 | 0 | 111110 | 11000010 | 101011 | 11011 |
Color Harmonies of #275361
Complementary color
Monochromatic Colors of #275361
Black with #275361
Text Example
Text Example
White with #275361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275361; }
p { color: rgb(39,83,97); }
H1.HeaderClassName
{
color: #275361;
}
.AnyTagClassName
{
color: #275361;
}
</style>
background-color css
<style>
a { background-color: #275361; }
a { background-color: rgb(39,83,97); }
div.DivClassName
{
background-color: #275361;
}
.BgClassName
{
background-color: #275361;
}
</style>
border-color css
<style>
span { border-color: #275361; }
span { border-color: rgb(39,83,97); }
td.TdClassName
{
border-color: #275361;
}
.TagClassName
{
border-color: #275361;
}
</style>